Crate multi_stash
source ·Structs
- An iterator that moves out of a
MultiStash
. - Immutable
MultiStash
iterator. - Mutable
MultiStash
iterator. - Allows to access elements stored in a
MultiStash
. - A vector-like data structure that is able to reuse slots for new elements.